toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
assets.interfaces.IExpendableTool
Namespace
IExpendable
Tool
Functions
Properties
Properties
durability
Link copied to clipboard
val
durability
:
I
=
null
EXPENDABLE
Link copied to clipboard
val
EXPENDABLE
:
text
=
"_expendable"
EXPENDABLE_SUFFIX
Link copied to clipboard
val
EXPENDABLE_SUFFIX
:
text
=
"%s_expendable"
interface
Link copied to clipboard
val
interface
:
text
=
"com.myneighboralice.IExpendableTool"
max_durability
Link copied to clipboard
val
max_durability
:
I
=
null
Functions
attributes
Link copied to clipboard
function
attributes
(
)
:
list
<
text
>
dependencies
Link copied to clipboard
function
dependencies
(
)
:
list
<
dclass
>
get
Link copied to clipboard
function
get
(
)
:
dclass
get_durability
Link copied to clipboard
function
get_durability
(
instance
:
instance
)
:
integer
get_durability_attribute_name
Link copied to clipboard
function
get_durability_attribute_name
(
)
:
text
reduce_durability
Link copied to clipboard
function
reduce_durability
(
instance
:
instance
,
amount
:
integer
)
register
Link copied to clipboard
function
register
(
account
:
account
)
set_durability
Link copied to clipboard
function
set_durability
(
instance
:
instance
,
value
:
integer
)
set_max_durability
Link copied to clipboard
function
set_max_durability
(
instance
:
instance
)